runtime.sysStatsAggregate.heapGoal (field)

3 uses

	runtime (current package)
		metrics.go#L276: 				out.scalar = in.sysStats.heapGoal
		metrics.go#L633: 	heapGoal       uint64
		metrics.go#L644: 	a.heapGoal = gcController.heapGoal()